FaaProcessExceptionCustomActionAssignment 
EntityType  Independent 
Logical Entity Name  FaaProcessExceptionCustomActionAssignment 
Default Table Name  SyServiceExceptionAlternateBehavior 
Logical Only  NO 
Definition 
 
Note 
 

FaaProcessExceptionCustomActionAssignment Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaaProcessExceptionTypeTemplateId(FK)    INTEGER  NO 
 
FaaProcessExceptionCustomActionId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

FaaProcessExceptionCustomActionAssignment Keys 
Key Name  Key Type  Keys 
Nk_SyServiceExceptionAlternateBehavior_SyServiceExceptionAlternateTypeID  Inversion Entry  FaaProcessExceptionCustomActionId 
Nk_SyServiceExceptionAlternateBehavior_UserID  Inversion Entry  LastModifiedUserId 
Uk_SyServiceExceptionAlternateBehavior_SyServiceExceptionTemplateId  Alternate Key  FaaProcessExceptionTypeTemplateId 
PK_SyServiceExceptionAlternateBehavior_SyServiceExceptionAlternateBehaviorID  PrimaryKey  Id 

FaaProcessExceptionCustomActionAssignment Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaaProcessExceptionCustomAction  Non-Identifying  One To Zero or More        FaaProcessExceptionCustomActionId  NO 
FaaProcessExceptionTypeTemplate  Non-Identifying  One To Zero or More        FaaProcessExceptionTypeTemplateId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
FaaProcessExceptionCustomActionDocumentReview  Non-Identifying  One To Zero or More          NO 

FaaProcessExceptionCustomActionAssignment Check Constraints 
Check Constraint Name  CheckConstraint